From 63327537092c003dfd4917714a75404073f0a1b7 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 20 May 2011 19:27:00 -0700 Subject: [PATCH] * lib-src/etags.c: Fix typo in previous comment change. --- lib-src/etags.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/etags.c b/lib-src/etags.c index e492b78a68d..097f6842c07 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -93,7 +93,7 @@ char pot_etags_version[] = "@(#) pot revision number is 17.38.1.4"; #ifdef HAVE_CONFIG_H # include - /* This is probably not necessary any more. On some systms, config.h + /* This is probably not necessary any more. On some systems, config.h used to define static as nothing for the sake of unexec. We don't want that here since we don't use unexec. None of these systems are supported any more, but the idea is still mentioned in -- 2.30.2